Newer
Older
Digital_Repository / Memory Bank / Heritage Inventory / 22-3-07 / files / simple.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title> Demo CD - simple Search
  </title>
  <style type="text/css" media="screen"> @import url(eprints.css);     /
  </style>
  <style type="text/css" media="print"> @import url(eprints.css); @import url(print.css);
  </style>
 </head>
 <body>
  <center>
   <p>
    <a href="mailto:onlinehistory@gmail.com">To suggest improvements, please click here</a>
   </p>
   <div class="header noPrint">
   </div>
   <ul class="menu">
    <li>
    <a class="menulink" href="index.html">Home</a></li>
    <li>
    <a class="menulink" href="about.html">About</a></li>
    <li>
    <a class="menulink" href="browse.html">Browse</a></li>
    <li>
    <a class="menulink">Search</a></li>
    <li>
    <a class="menulink" href="register.html">Register</a></li>
    <li>
    <a class="menulink" href="userArea.html">User Area</a></li>
    <li>
    <a class="menulink" href="stats.html">Statistics</a></li>
    <li>
    <a class="menulink" href="help.html">Help</a></li>
   </ul>
   <div class="main">
    <div align="center">
     <table width="720">
      <tbody>
       <tr>
        <td align="left">
         <h1 class="pagetitle">
          Simple Search</h1>
         <p>
          <a href="advancedSearch.htm" style="text-decoration: none;">Click here for an advanced search</a>
         </p>
         <form action="resultSearch.htm">
          <div class="searchfieldname"> Title/Abstract/Authors/Creators/Date
          </div>
          <div class="searchfieldhelp"> Enter a term or terms to search for.
          </div>
          <input maxlength="256"  name="meta" size="40" type="text" />
          <select name="meta_merge">
           <option value="ALL"> Match all, in any order
           </option>
           <option value="ANY"> Match any
           </option>
          </select>
          <div class="searchfieldname"> Full Text/Title/Abstract/Authors/Creators/Date
          </div>
          <div class="searchfieldhelp"> Enter a term or terms to search for.
          </div>
          <input maxlength="256" name=                     "full" size="40" type="text" />
          <select name="full_merge">
           <option value="ALL"> Match all, in any order
           </option>
           <option value="ANY"> Match any
           </option>
          </select>
          <div class="searchfieldname"> Authors/Creators/Editors
          </div>
          <div class="searchfieldhelp"> Enter a name or names to search for. Either the family name, or the family name followed by a comma and the first name or initial. Names with spaces may be indictated by surrounding them with double quotes, eg. "van Damme, J".
          </div>
          <input maxlength="256"  name=  "person" size="40" type="text" />
          <select name=  "person_merge">
           <option value="ALL"> Match all, in any order
           </option>
           <option value="ANY"> Match any
           </option>
          </select>
          <div class="searchfieldname"> Date
          </div>
          <div class="searchfieldhelp">
           Enter a date or date range.<br /> Examples: "
           <span class="example"> 1985-
           </span> ", "
           <span class="example"> 2001-05-17-2002-05-16
           </span> ", "
           <span class="example"> -11-1980
           </span> "
          </div>
          <input maxlength="21"  name=  "date" size="21" type="text" />
          <div class="searchanyall"> Retrieved records must fulfill
           <select name= "_satisfyall">
            <option value="ALL" selected="selected"> all
            </option>
            <option value="ANY"> any
            </option>
           </select> of these conditions.
          </div>
          <div class="searchorder"> Order the results:
           <select name="_order">
            <option value="byyearoldest"> by year (oldest first)
            </option>
            <option value="byyear" selected="selected"> by year (most recent first)
            </option>
            <option value="byname"> by author's name
            </option>
            <option value="bytitle"> by title
            </option>
           </select>
          </div>
          <div class="searchbuttons">
           <div class="buttons">
            <input value="Search" class="actionbutton" onclick=                         'top.location.href="resultSearch.htm"' type=  "button" />
            <input value="Reset the form" name=                         "_action_newsearch" class="actionbutton" type=                         "reset" />
           </div>
          </div>
         </form></td>
       </tr>
      </tbody>
     </table>
    </div>
   </div>
   <div class="noPrint">
    <a href="./frontpage.html">
     <img src="./images/footerNew.jpg" alt="Central Otago Memory Bank" width="80%" /></a>
   </div>
   <center>
    <table width="80%">
     <tbody>
      <tr>
       <td class="footmenu" align="left">
        <a href="index.html">Home</a> |
        <a href="about.html">About</a> |
        <a href="browse.html">Browse</a> | Search |
        <a href="userArea.html">User Area</a> |
        <a href="stats.html">Statistics</a> |
        <a href="help.html">Help</a></td>
       <td class="footmenu" align="right"></td>
      </tr>
     </tbody>
    </table>
   </center>
  </center>
 </body>
</html>